GtkModelButton: Don't show both text and icon
authorMatthias Clasen <mclasen@redhat.com>
Wed, 19 Nov 2014 13:40:10 +0000 (14:40 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Nov 2014 02:14:30 +0000 (21:14 -0500)
commit45cfb405c0e34c69ccc483455d31febca60abb33
tree82997800374269ec0cc99b0089f648aeb48ab904
parentd51c9e033740901742eb522a1b1113f4cee8e877
GtkModelButton: Don't show both text and icon

The intention was that ::iconic indicates which representation is
preferred (text or icon). We fall back to the other representation
if one is missing.
gtk/gtkmodelbutton.c